home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / comm1 / addqwk10.zip / ADDQWK.DOC < prev    next >
Text File  |  1993-05-20  |  4KB  |  172 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.                                ADD THOSE QWK V1.0
  9.  
  10.                                 BY STEVE McGRATH
  11.  
  12.                               ALL RIGHTS RESERVED
  13.  
  14.                              (C) COPYRIGHT MAY 1993
  15.  
  16.                               A SHAREWARE SOFTWARE
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25. WHAT IS ADDQWK ?
  26. ---------------
  27.  
  28.           ADDQWK is a simple program to merge several QWK mail packets.
  29.  
  30.           I began this project when I started to download many packets from
  31.      my favorites BBS.  The maximum messages was 400/packet when I had 800-
  32.      1200 messages to get.  I had to open one, search for key words and do
  33.      it again and again.  At least with this program you only have to search
  34.      once.
  35.  
  36.           After two months of search for information on QWK, programming
  37.      and testing,  I'm finaly releasing the first version. This version
  38.      support Pkzip/Pkunzip only.
  39.  
  40.  
  41.         FILES INCLUDED IN THIS ARCHIVE:
  42.  
  43.         ADDQWK.EXE     = The ADDQWK program.
  44.         ADDQWK.DOC     = ADDQWK documentation.
  45.         ADDQWK.REG     = Registration form
  46.         ADDQWK.CFG     = Default configuration file
  47.         SAMPLE1.QWK    = First sample packet
  48.         SAMPLE2.QWK    = Second sample packet
  49.         SAMPLE3.QWK    = third sample packet
  50.         FILE_ID.DIZ    = Small description of the program
  51.  
  52.  
  53. COMMAND LINE OPTIONS:
  54. --------------------
  55.  
  56. ADDQWK [/?] [BBS.CFG]
  57.  
  58. /?      : A resume of this documention
  59.           Exemple: C:\ADDQWK>ADDQWK /?
  60.  
  61. BBS.CFG : Execute the BBS.CFG
  62.           Exemple: C:\ADDQWK>ADDQWK BBS
  63.                    C:\ADDQWK>ADDQWK BBS.CFG
  64.  
  65.           DEFAULT: ADDQWK.CFG
  66.  
  67.  
  68. ADDQWK.CFG OPTION:
  69. -----------------
  70.  
  71. OPTION          Description
  72. ------          -----------
  73.  
  74. ZIP             This option will give you the location of the archiver
  75.                 PKZIP/PKUNZIP.
  76.  
  77.                 Exemple:
  78.                 ZIP = C:\PKZIP
  79.  
  80.                 DEFAULT: CURRENT PATH
  81.  
  82. QWK             This is the name of the final QWK packet.
  83.  
  84.                 Exemple:
  85.                 QWK  = SAMPLE.QWK
  86.                 QWK  = C:\QWK\SAMPLE.QWK
  87.  
  88.                 DEFAULT: UNTITLED.QWK
  89.  
  90. FILE            Those are the packets you wich to merge.
  91.  
  92.                 Exemple:
  93.                 FILE = C:\DOWN\SAMPLE1.QWK
  94.                 FILE = C:\DOWN\SAMPLE2.QWK
  95.                 FILE = C:\DOWN\SAMPLE3.QWK
  96.                 FILE = C:\DOWN\SAMPLE4.QWK
  97.  
  98.                 You must have at least 2 files.
  99.  
  100.                 Only the files that exist will be treated.
  101.  
  102.                 Exemple: - Yesterday you had SAMPLE1.QWK, SAMPLE2.QWK,
  103.                            SAMPLE3.QWK and SAMPLE4.QWK
  104.  
  105.                          - Today you have SAMPLE1.QWK, SAMPLE2.QWK.
  106.  
  107.                          - Tomorrow you will have SAMPLE1.QWK, SAMPLE2.QWK
  108.                            and SAMPLE3.QWK
  109.  
  110.  
  111.  
  112. BBS_A.CFG
  113. ---------
  114.  
  115. Exemple 1:
  116.  
  117. ZIP   = C:\PKZIP
  118. QWK   = SAMPLE.QWK
  119. FILE  = SAMPLE1.QWK
  120. FILE  = SAMPLE2.QWK
  121. FILE  = SAMPLE3.QWK
  122. FILE  = SAMPLE4.QWK
  123. FILE  = SAMPLE5.QWK
  124.  
  125. Exemple 2:
  126.  
  127. QWK   = E:\QWK\SAMPLE.QWK
  128. FILE  = C:\DOWN\SAMPLE1.QWK
  129. FILE  = C:\DOWN\SAMPLE2.QWK
  130. FILE  = C:\DOWN\SAMPLE3.QWK
  131. FILE  = C:\DOWN\SAMPLE4.QWK
  132. FILE  = C:\DOWN\SAMPLE5.QWK
  133.  
  134. LIMIT:
  135. -----
  136.  
  137. Maximum Files you can merge = 99
  138. Maximum Areas = 999
  139. Maximum Areas Number = 999
  140.  
  141.  
  142. LIMIT OF LIABILITY:
  143. ------------------
  144.  
  145. ADD THOSE QWK is distributed as is.  The author disclaims all warranties,
  146. expressed or implied.  The author will assume no liability for
  147. damages either from the direct use of this product or as a
  148. consequence of the use of this product.
  149.  
  150. COPYRIGHTS:
  151. ----------
  152.  
  153. The copyrights on PKZIP and PKUNZIP are owned by PKWARE Incorporated of
  154. BROWN DEER, WI.
  155.  
  156.  
  157. This program is distributed under the shareware concept.  You can
  158. copy it to friends and try it for a trial period of 30 days.
  159. If you find this software fast, easy, and convenient to use
  160. a registration of $5(US) or $6(CND) would be appreciated.
  161.  
  162. Please state the version of the software you currently have.
  163. All comments will be taken into consideration for the next
  164. version. Use the file ADDQWK.REG and send registration to:
  165.  
  166.          Steve McGrath
  167.          2173 des Bouvreuils
  168.          Charlesbourg, Québec
  169.          Canada, G1G 1Z9
  170.  
  171.  
  172.